home *** CD-ROM | disk | FTP | other *** search
/ Magnum One / Magnum One (Mid-American Digital) (Disc Manufacturing).iso / d27 / 22dsk137.arc / WHATS.NEW < prev   
Text File  |  1991-06-20  |  2KB  |  43 lines

  1.                22DISK Version 1.37 Release Note
  2.  
  3.                         June, 1991
  4.  
  5. We repaired a small bug that could cause the first block of some
  6. CP/M files to be overwritten when copying DOS files to a CP/M diskette
  7. already containing files.
  8.  
  9.                22DISK Version 1.36 Release Notes
  10.  
  11.                         April, 1991
  12.  
  13. We had to do something.  With over 320 definitions, the CPMDISKS.DEF
  14. file was getting out of hand.  Version 1.35 is the result of our
  15. tinkering.
  16.  
  17. If you're not given to playing with the 22DISK diskette defintiion
  18. file, you can skip the following--you'll notice no significant changes
  19. in the way 22DISK operates.
  20.  
  21. However, if you "roll your own" definitions, you should know that
  22. the random (indexed) form of the CPMDISKS.DEF file is now "tokenized".
  23. That is, keywords are replaced with one-byte values.  Redundant space
  24. characters are also removed and the text on the BEGIN line only appears
  25. in the index, not also in the body.
  26.  
  27. Another change is that the .LBL files are now incorporated into the
  28. CPMDISKS.DEF file at GENINDEX time--you don't have to carry them along
  29. separately.
  30.  
  31. STRIPIDX will now "re-constitute" the ASCII form of the CPMDISKS file,
  32. and extract the .LBL files.  Because of the tokenizing process, there
  33. may be some small differences in line layout of the reconstituted form.
  34.  
  35. Fear not, 22DISK will still accept the non-indexed ASCII form of
  36. CPMDISKS.DEF.  So you can tweak and test without having to GENINDEX.
  37.  
  38. All of this saves us about 51K on the distribution copy--not too shabby.
  39.  
  40. Our next move is to combine all of the modules into a single program.
  41. We'll also buffer our directory reads and writes and introduce an ASCII
  42. configuration file.  Should be out around August--watch for it.
  43.